home *** CD-ROM | disk | FTP | other *** search
/ Design Mapio / Design Mapio.iso / pc / browser.dxr / 00075.ls < prev    next >
Encoding:
Text File  |  1997-01-29  |  80 b   |  7 lines

  1. on mouseDown
  2.   pushbtn()
  3.   if rollOver(clickOn()) then
  4.     go("1")
  5.   end if
  6. end
  7.